home *** CD-ROM | disk | FTP | other *** search
/ IRIX Development Foundation 1.2 for IRIX 6.4 / IRIX Development Foundation 1.2 for IRIX 6.4.img / relnotes / patchSG0003596 / ch1.z / ch1
Text File  |  1999-04-28  |  11KB  |  397 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _P_a_t_c_h__S_G_0_0_0_3_5_9_6__R_e_l_e_a_s_e__N_o_t_e
  9.  
  10.        This release note describes patch SG0003596 to IRIX 6.2,
  11.        6.3, 6.4 and 6.5.
  12.  
  13.        1.1  _S_u_p_p_o_r_t_e_d__H_a_r_d_w_a_r_e__P_l_a_t_f_o_r_m_s
  14.  
  15.        This patch contains bug fixes for all platforms running 6.2,
  16.        6.3, 6.4 and 6.5.  The software cannot be installed on other
  17.        configurations.
  18.  
  19.  
  20.        1.2  _S_u_p_p_o_r_t_e_d__S_o_f_t_w_a_r_e__P_l_a_t_f_o_r_m_s
  21.  
  22.        This patch contains bug fixes for the Fortran, C, and C++
  23.        compiler development and execution environment on a system
  24.        running IRIX 6.2, 6.3, 6.4 and 6.5.  While installing the
  25.        patch you may notice a conflict between
  26.        patchSG0003596.compiler_dev_sw.lib and
  27.        patchSG0003596.compiler_dev_sw32.lib. These conflicts are to
  28.        be expected, so rather than overriding the conflicts, do not
  29.        install the conflicting subsystem.
  30.  
  31.        This patch replaces patches SG0001382, SG0001390, SG0001481,
  32.        SG0001609, SG0001737, SG0001816, SG0001896, SG0002422,
  33.        SG0002773, SG0003076, SG0003139, SG0003413, and SG0003537.
  34.  
  35.        This patch is incompatible with patch SG0002016.
  36.  
  37.        1.3  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_3_5_9_6
  38.  
  39.        This patch contains fixes for the following bugs.  Bug
  40.        numbers from Silicon Graphics bug tracking system are
  41.        included for reference.
  42.  
  43.           +o SGI bug number 658799: 6.5.[2,3] libmp.so not cpr
  44.             compliant
  45.  
  46.  
  47.           +o SGI bug number 657207: cannot change no. of threads
  48.             between parallel regions with 73 compilers
  49.  
  50.  
  51.           +o SGI bug number 638713: various routines invoke
  52.             mp_numthreads disabling dynamic threads in 6.5
  53.  
  54.  
  55.           +o SGI bug number 554156: MP_SLAVE_STACKSIZE undiagnosable
  56.             by mortals
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.           +o SGI bug number 560707: Fortran MP programs (sproc) fail
  75.             with unlimited stacksize
  76.  
  77.  
  78.           +o SGI bug number 587240: Performance degradation when
  79.             OMP_DYNAMIC set and running under miser
  80.  
  81.  
  82.           +o SGI bug number 599609: libmp MLD information corrupt on
  83.             128 CPUs
  84.  
  85.  
  86.           +o SGI bug number 610654: OpenMP - misleading error
  87.             message for barrier in parallel do
  88.  
  89.  
  90.           +o SGI bug number 232474: The routine
  91.             mp_set_slave_stacksize should return old value of
  92.             stacksize. With this patch the routine now returns the
  93.             previous value of stacksize.
  94.  
  95.  
  96.           +o SGI bug number 378358: The MP library had a bug in -n32
  97.             compilation where the return address was improperly
  98.             aligned in memory. This caused a problem with stack-
  99.             unwind by tools such as dbx and gprof.
  100.  
  101.  
  102.           +o SGI bug number 404228: The MP library now provides
  103.             support for data distribution, useful in the context of
  104.             distributed shared memory machines such as the Origins.
  105.  
  106.  
  107.           +o SGI bug number 441658: A user-specified signal handler
  108.             to trap control-c did not work. This patch fixes this
  109.             bug, so that user-defined handlers to catch SIGINT now
  110.             work.
  111.  
  112.  
  113.           +o SGI bug number 451258: CC Sync counter can occasionally
  114.             encounter a hardware deadlock on IP25. With this patch
  115.             the use of the CC-sync counter is disabled by default.
  116.  
  117.  
  118.           +o SGI bug number 455437: Bug in using hardware fetch-
  119.             and-op on IP27 through the _DSM_FOP environment
  120.             variable (programs run with 1 thread get deadlocked).
  121.             With this patch _DSM_FOP now works correctly with
  122.             varying number of threads, including 1.
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.           +o SGI bug number 455511: On IP27 the environment variable
  141.             _DSM_MUSTRUN could sometimes cause multiple threads to
  142.             be assigned to the same node, leading to poor
  143.             performance. With this patch the MP library requests a
  144.             small amount of memory per node, avoiding corner cases
  145.             that resulted in the above problem.
  146.  
  147.  
  148.           +o SGI bug number 460617: The symbol pm_filldefault
  149.             referenced by the MP library is undefined on systems
  150.             before IRIX 6.4. To allow execution on earlier systems
  151.             (e.g. IRIX 6.2) this symbol needs to be declared as
  152.             weak within the library.
  153.  
  154.  
  155.           +o SGI bug number 468925: On Origin-2000 systems although
  156.             page migration is disabled by default, once enabled the
  157.             migration level requested was extremely aggressive.
  158.             With this patch the migration level (if enabled) is
  159.             lower with the value 10 on a scale of 1-100. In
  160.             addition, the user can control the migration level
  161.             explicitly through the environment variable
  162.             _DSM_MIGRATION_LEVEL (which can take values between 1
  163.             and 100).
  164.  
  165.  
  166.           +o SGI bug number 474179: This patch cleans up two
  167.             environment variables. The first concerns data
  168.             placement on Origin-2000 systems:  _DSM_PLACEMENT is
  169.             now the recommended way to obtain either FIRST_TOUCH
  170.             data placement (default) or ROUND_ROBIN placement
  171.             (optional). The second environment variable controls
  172.             the underlying barrier implementation in the MP
  173.             runtime:  _DSM_BARRIER can now be set to FOP, enabling
  174.             the hardware uncached/fetchop barrier implementation
  175.             (disabled by default).
  176.  
  177.  
  178.           +o SGI bug number 520385: This patch fixes a bug in the
  179.             handling a zero-trip parallel loop with either dynamic
  180.             or gss scheduling. Before this fix, such a parallel
  181.             loop could spin indefinitely.
  182.  
  183.  
  184.           +o SGI bug number 538673: This patch fixes a bug in
  185.             program termination when the user program has installed
  186.             a SIGCLD handler. Before this fix, such a program could
  187.             result in error messages of the form "Error doing
  188.             waitpid for slave termination".
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                                   - 4 -
  203.  
  204.  
  205.  
  206.           +o SGI bug number 549413: breakup patch 2416 runtime into
  207.             smaller patches
  208.  
  209.  
  210.           +o SGI bug number 561897: This patch fixes a race
  211.             condition in handling the ONTO clause.
  212.  
  213.  
  214.           +o SGI bug number 562965: This patch fixes a bug in
  215.             handling overlapping portions of a distributed array.
  216.  
  217.  
  218.           +o SGI bug number 574971: This patch fixes a bug in
  219.             handling affinity for a non-distributed dimension of an
  220.             array, and in computing the loop bounds for a block-
  221.             distribution.
  222.  
  223.  
  224.           +o SGI bug number 576927: If the program exits due to an
  225.             error condition, some threads might be killed while
  226.             they are holding a lock. This fix ensures that the
  227.             program does not deadlock in that situation.
  228.  
  229.  
  230.        1.4  _S_u_b_s_y_s_t_e_m_s__I_n_c_l_u_d_e_d__i_n__P_a_t_c_h__S_G_0_0_0_3_5_9_6
  231.  
  232.  
  233.        This patch replaces patches, 3413, and SG0003537.
  234.  
  235.        1382 1390 1481 1609 1737 1816 1896 2422, 2773 and 3076
  236.  
  237.        This patch release includes these subsystems:
  238.  
  239.  
  240.           +o patchSG0003596.compiler_dev_sw.lib
  241.  
  242.           +o patchSG0003596.compiler_dev_sw32.lib
  243.  
  244.           +o patchSG0003596.compiler_dev_sw64.lib
  245.  
  246.           +o patchSG0003596.compiler_eoe_sw.lib
  247.  
  248.           +o patchSG0003596.compiler_eoe_sw64.lib
  249.  
  250.  
  251.        1.5  _I_n_s_t_a_l_l_a_t_i_o_n__I_n_s_t_r_u_c_t_i_o_n_s
  252.  
  253.        Because you want to install only the patches for problems
  254.        you have encountered, patch software is not installed by
  255.        default.  After reading the descriptions of the bugs fixed
  256.        in this patch (see Section 1.3), determine the patches that
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.                                   - 5 -
  269.  
  270.  
  271.  
  272.        meet your specific needs.
  273.  
  274.        If, after reading Sections 1.1 and 1.2 of these release
  275.        notes, you are unsure whether your hardware and software
  276.        meet the requirements for installing a particular patch, run
  277.        _i_n_s_t.  The _i_n_s_t program does not allow you to install
  278.        patches that are incompatible with your hardware or
  279.        software.
  280.  
  281.        Patch software is installed like any other Silicon Graphics
  282.        software product.  Follow the instructions in your _S_o_f_t_w_a_r_e
  283.        _I_n_s_t_a_l_l_a_t_i_o_n _A_d_m_i_n_i_s_t_r_a_t_o_r'_s _G_u_i_d_e to bring up the miniroot
  284.        form of the software installation tools.
  285.  
  286.        Follow these steps to select a patch for installation:
  287.  
  288.          1.  At the Inst> prompt, type
  289.  
  290.              iiiinnnnssssttttaaaallllllll ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  291.  
  292.              where _x_x_x_x_x_x_x is the patch number.
  293.  
  294.          2.  Initiate the installation sequence. Type
  295.  
  296.              IIIInnnnsssstttt>>>> ggggoooo
  297.  
  298.          3.  You may find that two patches have been marked as
  299.              incompatible.  (The installation tools reject an
  300.              installation request if an incompatibility is
  301.              detected.)  If this occurs, you must deselect one of
  302.              the patches.
  303.  
  304.              IIIInnnnsssstttt>>>> kkkkeeeeeeeepppp ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  305.  
  306.              where _x_x_x_x_x_x_x is the patch number.
  307.  
  308.          4.  After completing the installation process, exit the
  309.              _i_n_s_t program by typing
  310.  
  311.              IIIInnnnsssstttt>>>> qqqquuuuiiiitttt
  312.  
  313.  
  314.  
  315.        1.6  _P_a_t_c_h__R_e_m_o_v_a_l__I_n_s_t_r_u_c_t_i_o_n_s
  316.  
  317.        To remove a patch, use the _v_e_r_s_i_o_n_s _r_e_m_o_v_e command as you
  318.        would for any other software subsystem.  The removal process
  319.        reinstates the original version of software unless you have
  320.        specifically removed the patch history from your system.
  321.  
  322.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeee ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.                                   - 6 -
  335.  
  336.  
  337.  
  338.        where _x_x_x_x_x_x_x is the patch number.
  339.  
  340.        To keep a patch but increase your disk space, use the
  341.        _v_e_r_s_i_o_n_s _r_e_m_o_v_e_h_i_s_t command to remove the patch history.
  342.  
  343.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeeehhhhiiiisssstttt ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  344.  
  345.        where _x_x_x_x_x_x_x is the patch number.
  346.  
  347.        1.7  _K_n_o_w_n__P_r_o_b_l_e_m_s
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.